Download Microsoft Azure AI Fundamentals.AI-900.Dump4Pass.2023-01-19.151q.vcex

Vendor: Microsoft
Exam Code: AI-900
Exam Name: Microsoft Azure AI Fundamentals
Date: Jan 19, 2023
File Size: 6 MB
Downloads: 217

How to open VCEX files?

Files with VCEX extension can be opened by ProfExam Simulator.

Demo Questions

Question 1
A company employs a team of customer service agents to provide telephone and email support to customers.
The company develops a webchat bot to provide automated answers to common customer queries.
Which business benefit should the company expect as a result of creating the webchat bot solution?
  1. increased sales
  2. a reduced workload for the customer service agents
  3. improved product reliability
Correct answer: B
Question 2
For a machine learning progress, how should you split data for training and evaluation?
  1. Use features for training and labels for evaluation.
  2. Randomly split the data into rows for training and rows for evaluation.
  3. Use labels for training and features for evaluation.
  4. Randomly split the data into columns for training and columns for evaluation.
Correct answer: B
Explanation:
The Split Data module is particularly useful when you need to separate data into training and testing sets. Use the Split Rows option if you want to divide the data into two parts. You can specify the percentage of data to put in each split, but by default, the data is divided 50-50. You can also randomize the selection of rows in each group, and use stratified sampling.Reference:https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/split-data
The Split Data module is particularly useful when you need to separate data into training and testing sets. Use the Split Rows option if you want to divide the data into two parts. You can specify the percentage of data to put in each split, but by default, the data is divided 50-50. You can also randomize the selection of rows in each group, and use stratified sampling.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/split-data
Question 3
You build a machine learning model by using the automated machine learning user interface (UI).
You need to ensure that the model meets the Microsoft transparency principle for responsible AI.
What should you do?
  1. Set Validation type to Auto.
  2. Enable Explain best model.
  3. Set Primary metric to accuracy.
  4. Set Max concurrent iterations to 0.
Correct answer: B
Explanation:
Model Explain Ability.Most businesses run on trust and being able to open the ML "black box" helps build transparency and trust. In heavily regulated industries like healthcare and banking, it is critical to comply with regulations and best practices. One key aspect of this is understanding the relationship between input variables (features) and model output. Knowing both the magnitude and direction of the impact each feature (feature importance) has on the predicted value helps better understand and explain the model. With model explain ability, we enable you to understand feature importance as part of automated ML runs.Reference:https://azure.microsoft.com/en-us/blog/new-automated-machine-learning-capabilities-in-azure-machine-learning-service/
Model Explain Ability.
Most businesses run on trust and being able to open the ML "black box" helps build transparency and trust. In heavily regulated industries like healthcare and banking, it is critical to comply with regulations and best practices. One key aspect of this is understanding the relationship between input variables (features) and model output. Knowing both the magnitude and direction of the impact each feature (feature importance) has on the predicted value helps better understand and explain the model. With model explain ability, we enable you to understand feature importance as part of automated ML runs.
Reference:
https://azure.microsoft.com/en-us/blog/new-automated-machine-learning-capabilities-in-azure-machine-learning-service/
Question 4
You are designing an AI system that empowers everyone, including people who have hearing, visual, and other impairments.
This is an example of which Microsoft guiding principle for responsible AI?
  1. fairness
  2. inclusiveness
  3. reliability and safety
  4. accountability
Correct answer: B
Explanation:
Inclusiveness: At Microsoft, we firmly believe everyone should benefit from intelligent technology, meaning it must incorporate and address a broad range of human needs and experiences. For the 1 billion people with disabilities around the world, AI technologies can be a game-changer.Reference:https://docs.microsoft.com/en-us/learn/modules/responsible-ai-principles/4-guiding-principles
Inclusiveness: At Microsoft, we firmly believe everyone should benefit from intelligent technology, meaning it must incorporate and address a broad range of human needs and experiences. For the 1 billion people with disabilities around the world, AI technologies can be a game-changer.
Reference:
https://docs.microsoft.com/en-us/learn/modules/responsible-ai-principles/4-guiding-principles
Question 5
You are building an AI system.
Which task should you include to ensure that the service meets the Microsoft transparency principle for responsible AI?
  1. Ensure that all visuals have an associated text that can be read by a screen reader.
  2. Enable autoscaling to ensure that a service scales based on demand.
  3. Provide documentation to help developers debug code.
  4. Ensure that a training dataset is representative of the population.
Correct answer: C
Explanation:
Reference:https://docs.microsoft.com/en-us/learn/modules/responsible-ai-principles/4-guiding-principles
Reference:
https://docs.microsoft.com/en-us/learn/modules/responsible-ai-principles/4-guiding-principles
Question 6
Match the types of AI workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than once, or not at all.
NOTE: Each correct selection is worth one point.
Correct answer: To work with this question, an Exam Simulator is required.
Explanation:
Reference:https://docs.microsoft.com/en-us/learn/paths/get-started-with-artificial-intelligence-on-azure/
Reference:
https://docs.microsoft.com/en-us/learn/paths/get-started-with-artificial-intelligence-on-azure/
Question 7
Your company is exploring the use of voice recognition technologies in its smart home devices. The company wants to identify any barriers that might unintentionally leave out specific user groups. This an example of which Microsoft guiding principle for responsible AI?
  1. accountability
  2. fairness
  3. inclusiveness
  4. privacy and security
Correct answer: C
Explanation:
Reference:https://docs.microsoft.com/en-us/learn/modules/responsible-ai-principles/4-guiding-principles
Reference:
https://docs.microsoft.com/en-us/learn/modules/responsible-ai-principles/4-guiding-principles
Question 8
What are three Microsoft guiding principles for responsible AI? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
  1. knowledgeability
  2. decisiveness
  3. inclusiveness
  4. fairness
  5. opinionatedness
  6. reliability and safety
Correct answer: CDF
Explanation:
Reference:https://docs.microsoft.com/en-us/learn/modules/responsible-ai-principles/4-guiding-principles
Reference:
https://docs.microsoft.com/en-us/learn/modules/responsible-ai-principles/4-guiding-principles
Question 9
To complete the sentence, select the appropriate option in the answer area.
Correct answer: To work with this question, an Exam Simulator is required.
Explanation:
Reference:https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-object-detection
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-object-detection
Question 10
You run a charity event that involves posting photos of people wearing sunglasses on Twitter.
You need to ensure that you only retweet photos that meet the following requirements:
  • Include one or more faces.
  • Contain at least one person wearing sunglasses.
What should you use to analyze the images?
  1. the Verify operation in the Face service
  2. the Detect operation in the Face service
  3. the Describe Image operation in the Computer Vision service
  4. the Analyze Image operation in the Computer Vision service
Correct answer: B
Explanation:
Reference:https://docs.microsoft.com/en-us/azure/cognitive-services/face/overview
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/face/overview
HOW TO OPEN VCE FILES

Use VCE Exam Simulator to open VCE files
Avanaset

HOW TO OPEN VCEX AND EXAM FILES

Use ProfExam Simulator to open VCEX and EXAM files
ProfExam Screen

ProfExam
ProfExam at a 20% markdown

You have the opportunity to purchase ProfExam at a 20% reduced price

Get Now!